-
-
Notifications
You must be signed in to change notification settings - Fork 498
Add Mobyt Notifier recipe #768
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Deamon
commented
Apr 30, 2020
Q | A |
---|---|
License | MIT |
Doc issue/PR | symfony/symfony-docs#13606 / symfony/symfony#36648 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request does not pass validation.
The file shouldn't be in the folder |
Indeed. |
b9797f6
to
2a788c7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request does not pass validation.
This PR was merged into the 5.2-dev branch. Discussion ---------- [Notifier] Add Mobyt bridge | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | #33687 | License | MIT | Doc PR | symfony/symfony-docs#13606 | recipe PR | symfony/recipes#768 Add Mobyt notifier bridge. In this SMS Provider, you can choose a sort of "quality service" to send the message. I updated `src/Symfony/Component/Notifier/Message/SmsMessage.php` to add the notification in order to be able to use the notification importance when creating options. Commits ------- bf594b7 Add Mobyt Notifier bridge
This PR was merged into the 5.2-dev branch. Discussion ---------- [Notifier] Add Mobyt bridge | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | #33687 | License | MIT | Doc PR | symfony/symfony-docs#13606 | recipe PR | symfony/recipes#768 Add Mobyt notifier bridge. In this SMS Provider, you can choose a sort of "quality service" to send the message. I updated `src/Symfony/Component/Notifier/Message/SmsMessage.php` to add the notification in order to be able to use the notification importance when creating options. Commits ------- bf594b75d0 Add Mobyt Notifier bridge
@symfony-flex-server review again please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request passes validation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merge now